Skip to content

refactor(plugin): optimize plugin module code#2247

Merged
fanlv merged 1 commit intomainfrom
fanlv
Sep 24, 2025
Merged

refactor(plugin): optimize plugin module code#2247
fanlv merged 1 commit intomainfrom
fanlv

Conversation

@fanlv
Copy link
Copy Markdown
Collaborator

@fanlv fanlv commented Sep 23, 2025

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 23, 2025

Codecov Report

❌ Patch coverage is 14.52885% with 2059 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/application/plugin/api_management.go 0.00% 344 Missing ⚠️
backend/application/plugin/info.go 0.00% 247 Missing ⚠️
backend/application/plugin/lifecycle.go 0.00% 182 Missing ⚠️
backend/application/plugin/registration.go 0.00% 154 Missing ⚠️
backend/domain/workflow/plugin/plugin.go 55.65% 117 Missing and 28 partials ⚠️
backend/application/plugin/playground.go 0.00% 122 Missing ⚠️
backend/application/plugin/auth.go 0.00% 102 Missing ⚠️
...kend/domain/workflow/internal/nodes/plugin/exec.go 0.00% 60 Missing ⚠️
...ckend/crossdomain/contract/plugin/model/default.go 24.19% 47 Missing ⚠️
backend/domain/plugin/service/plugin_draft.go 0.00% 47 Missing ⚠️
... and 53 more
Files with missing lines Coverage Δ
...ckend/api/model/resource/common/resource_common.go 0.00% <ø> (ø)
...ackend/crossdomain/contract/plugin/model/option.go 8.33% <100.00%> (ø)
backend/crossdomain/contract/plugin/plugin.go 100.00% <ø> (ø)
...ackend/domain/agent/singleagent/service/publish.go 0.00% <ø> (ø)
backend/domain/app/service/publish_app.go 0.00% <ø> (ø)
.../plugin/internal/dal/model/agent_tool_draft.gen.go 0.00% <ø> (ø)
...lugin/internal/dal/model/agent_tool_version.gen.go 0.00% <ø> (ø)
...end/domain/plugin/internal/dal/model/plugin.gen.go 0.00% <ø> (ø)
...main/plugin/internal/dal/model/plugin_draft.gen.go 0.00% <ø> (ø)
...plugin/internal/dal/model/plugin_oauth_auth.gen.go 0.00% <ø> (ø)
... and 71 more

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fanlv fanlv force-pushed the fanlv branch 17 times, most recently from d3e6a65 to aa7254d Compare September 24, 2025 03:26
@fanlv fanlv changed the title refactor: optimize plugin module code refactor(plugin): optimize plugin module code Sep 24, 2025
@fanlv fanlv force-pushed the fanlv branch 3 times, most recently from 01847bb to e7140ea Compare September 24, 2025 06:34
@fanlv fanlv force-pushed the fanlv branch 3 times, most recently from c78f3b1 to 361ae65 Compare September 24, 2025 06:52
@fanlv fanlv added this pull request to the merge queue Sep 24, 2025
Merged via the queue into main with commit 7335c15 Sep 24, 2025
9 checks passed
@fanlv fanlv deleted the fanlv branch September 24, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants